PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFRedactionAnnotation Class / getOverlayInteriorColor Method
In This Topic
    getOverlayInteriorColor Method
    In This Topic
    Gets the interior color of the redaction overlay.
    Syntax
    public PDFRgbColor getOverlayInteriorColor()

    Return Value

    The interior colour with which to fill the redacted region after the affected content has been removed.
    See Also